Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
pi
pi
Get the pi value
Name:
pi
Category:
math
Programming Language:
php
One-line Description:
Returns the value of Pi.
Related
How to Fix the PHP "Undefined Constant" Error
5
Use strchr to compute the length of a substring after a character in a string using strchr and strlen
9
Tips for Improving Performance and Efficiency When Using preg_grep
8
How to Validate if the Timezone Object Returned by the timezone_open Function is Valid to Prevent Code Errors
7
Similar Functions
octdec
octdec
Convertoctaltodecima
decoct
decoct
Convertdecimaltoocta
expm1
expm1
Returnsexp(number)-1
sinh
sinh
Hyperbolicsine
sin
sin
Sine
fmod
fmod
Returnstheremaindero
atan2
atan2
Arctangleoftwoparame
deg2rad
deg2rad
Convertangletoradian
Popular Articles